Checks if the given point is within the bounds of the given polygon.
Namespace: MindFusion.DrawingFile: Graphics.js
function pointInPoly (point, poly)
Type: PointThe point to check.
Graphics MembersGraphics ClassMindFusion.Drawing Namespace